home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / Advanced SystemCare / asc-setup.exe / {app} / News / Css / bstyle.css next >
Encoding:
Cascading Style Sheet File  |  2008-06-04  |  903 b   |  19 lines

  1. ∩╗┐@charset "utf-8";
  2. /* CSS Document */
  3. *{margin:0; padding:0;}
  4. body{ background:white;background-color:#08090F}
  5. a{ text-decoration:none;}
  6. a:hover{ text-decoration:underline!important;}
  7.  
  8.  
  9. h3{    font-size: 16px;color: #C0C0C0; font-weight:normal}
  10. #main .h1{    font-size: 24px;color: #ffcc00;    border-collapse: collapse;}
  11. #main{ width:300px; padding:10px}
  12. #main .top20{ font-size: 16px;padding-top:20px;}
  13. #main .title a:link { font-weight:700;border-collapse: collapse;border:0;color:#0099ff; text-decoration:underline}
  14. #main .title a:visited { font-weight:700;border-collapse: collapse;border:0;color:#0099ff;text-decoration:underline}
  15.  
  16. #main .list{ margin-top:60px}
  17. #main .list li{ font-size: 16px; line-height:18px; height:18px;padding-top:2px;}
  18. #main .list a:link {border:0;color:#0099ff; text-decoration:underline}
  19. #main .list a:visited {border:0;color:#0099ff;text-decoration:underline}